home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / games / laserchs.sit / LaserChase! docs next >
Text File  |  1991-02-20  |  2KB  |  41 lines

  1. LaserChase! v1.2 Documentation
  2. ----------------------------
  3. This game is written in THINK technology's LightSpeed Pascal¬.  Thus,
  4. portions of the program are under their copyright.
  5.  
  6. The Game
  7. ---------
  8. The idea has been seen in different forms before...laser bicycles, snakes,
  9. whatever.  The game consists (so far) of two players battling against each
  10. other.  They attempt to cross each other's path and force the opponent to
  11. crash into an obstacle.  When one person hits an obstacle, his "laser" loses
  12. its energy, and the other player receives the point total listed in the upper
  13. left corner of the screen.
  14. An obstacle is:
  15.       Ñ Your own laser trail
  16.       Ñ Your opponents laser trail
  17.       Ñ Walls
  18.       Ñ Letters
  19.  
  20. The Options Menu
  21. ---------------
  22. This is the only menu which requires explanation.  It selects the different
  23. modes of play.  "Letters" keeps the introductory letters (LaserChase!...player 1 score, player 2 score) on the screen and you can manoeuvre around them.
  24. "Normal" makes random straight-lined obstacles.  Beware!  These can be
  25. right next to or even on top of your starting point!  "Maze"  makes a maze to
  26. wind through for fun.  "Clear" is self-explanatory...the screen is clear.
  27. Ñ The HyperCube
  28. The HyperCube is a nifty feature I threw into the game for the ".2" part of
  29. the version.  When one laser runs into it, they are both displaced to weird
  30. positions according to BOTH OF THEIR previous positions and directions.  I
  31. kind of made up an algorithm, and I'm still not sure how it works, so be careful!  The HyperCube can put your opponent in a deadly spot, but if you do it at the wrong time, it can kill you, too!
  32.  
  33. That's all folks...just remember that if you like this game, send $15.00 or 100 NOK (or, if this is too much, what you think it's worth) to:
  34.       LaserChase!
  35.       c/o Knut Mork
  36.       Svenstuveien 6A
  37.       N-0389 Oslo 3
  38.       NORWAY
  39.  
  40. If you ask, I'll be more than happy to send you the (cryptic) source code.
  41.